HTML learn


We planned to teech HTML in this web by giving you input , output and explanations. In this site you relearn basic Html, Css, Java script. So, if you want to learn basics of html it will usefull. This will be started in Monday (13-10-25). This will release around 6.00 p.m. every day so in this we said how we learn, how well we learn, how we created web, how to create simple games.


Welcome to
Hyper Text Markup Language
Learning

One thing before learn:

You download any app for practice html. Description of image
Description of image

Class - 1(Monday (13-10-25))

Examples - 1:

input:

Description of image

output:

Description of image

Explain:

In the above exerxise you know the difference of these tags. tag is which are write inside the bracket are called tags<>.this is known us a tag.In htnl lot of tags .Anything you can write inside the tag is display in output.all tags are write in lower case letters.in html only h1 to h6 tages not above tags if you write any other number with tags like h7 it will print the thickness of "p" tag. "p" means paragraph tag.in all the programs is header file.you write anything in title tag it will not display in output.wait for next excercise we explain clearly.

Exercise -1:

We give you output you try to write Input.


Science

Physics

Chemistry

Physical Chemistry

Organic chemistry

Inorganic chemistry

Biology

Botony

Zoology

Computer

These are science



Class - 2(Tuesday (14-10-25))

Example - 2:

This is your second example. now we study next three tags they are center tag, hr tag, b tag, i tag, brake tag. now we see what are used:

You see this all you can recognise hr tag and br tag have not closing tags because these tags are not have closing tags. now i said what us use you these tag

Center tag:

This tag is used to put the words on center for example see this.
Center tag
any thing you write between open and closing center tag it will print in center.

hr tag:

this tag is used to draw a line . see this
You seen the line was draw. this tag have no closing tag. you have not write anything you only write hr tag it will print line.

b and i tag:

b tag used to print letter bold. see this This is b tag anything you can write between open and closing b tag it will in bold.
i tag used to print letter italic. see this This is i tag anything you can write between open and closing i tag it will in italic.

brake tag:

this tag used to brake a line for example you see this
the line was break and it will print in next line. you use double time this tag it will

See difference

Example - 2:

Input: Description of image output: Description of image
Exercise: write input for this output.


Welcome to html learn


In this you will study basic html Basic


Html
CSS
Js
HTML Learn


Do this exercise which is inside of double line margin

Class - 3(Wednesday (15-10-25))

what are you learn in this The one common tag used in other

Ordered list

the list with numbers.for example,

  1. apple
  2. banana
  3. carrot
you seen the numbers is found in the list.

Unordered list

the list with dots.For example,

you see dot found in this list. Here the example for both.
for unordered list Input: Description of image output: Description of image for ordered list input: Description of image output: Description of image

Exercise:

write input for this output
  1. Apple
  2. simple of apple

Class - 4(Thursday (16-10-25))

Now we learn how to create a table. there are 4 tags for create a table.



All these tags are form a table. form and table are starting tags. tr tag is row tag to create a row. td tag is column tag to create a column. you can understand with example.

Input: Description of image

Output:

Description of image you see this and do it another exercise.

Exercise

1.Applered
2.OrangeOrange
3.MangoYellow
4.Dragon FruitRed


Class - 4(Thursday(16-10-25))

Now we learn how to create a input option in a table.
ususual we create a table and add this tag
you want to write your type after equal symbol write you want text input enter "text" or number input print "number" or both text and number enter "text and number". It will be clearly identify by the example.

Example:


input: Description of image
Output:
Apple color
Fav. Number


Exercise:

write input for this output:
Name
Age
Mobile
E-mail

Class - 5(Friday(17-10-25))

today we learn what is form and table. you see yesterday and day before yesterday i used both tags in coding.that is why? The answer of this question is clearly explain in this class.all these i give with examples. You identify what is difference.

use only Form tag:

Example:

Fruit Vegetables Number

use form tag with br tag

Example:

Fruit
Vegetables
Number

Use form and table tag:

Example:

Fruit
Vegetables
Number

only use Table tag:

Example:

Fruit
Vegetables
Number

use only table border="one" tag:

Example:

Fruit
Vegetables
Number

Use form tag and table border="one" tag

Example:

Fruit
Vegetables
Number

You try to make any table or form with your own plan.

Class - 6:(Saturday(18-10-25))

What are we learn in this class:
  • Radio tag
  • marquee behavior=scroll
  • s tag
  • button
  • select

Radio tag:

radio tag is a tag which is easily identified with example.

Example:

GenderMaleFemale
In this how you use tag i said
< input type="radio">statement
< input type="radio">statement
you write anything in statement. if you use this user can touch both circles. if you want any one only select write name=question after the "radio". question means in first the gender is question so i write name=gender.

Marquee behavior = scroll tag:

what is this tag ? see down for what is this tag.

marquee means to scroll the given words or lines.

you see words are moving this will be seen in news channels. this will be we learn in this class.



You have to write "scroll" in bevior with double quotation.
You have to write direction="left" or "right" what you want.This also written with double quotation.

Exercise:

write input for this output html learn is explain basics of html but you able to create web html learn is explain basics of html but you able to create web


s tag

You see in all e-commerce site or any app it will have one price that is crossed and one new price is found.as same as in html with use s tag we can strike out the letters or words.


Example:

input:
output:
200000

199999


Exercise:

2000 1500
100 99


Button tag:

Button tag you see this in all like submot button reset button.like this one you create a button with this tag but if you click there was no response because it requires javascript so in later classes we study this

Select tag

Example:

You see this it will be create by two tags . These are select tag and option tag clearly identified by example.

Input:

Description of image

Output:

Class 7(Sunday(19-10-25)):

Today is test day. Write the input for this output.


Class 7

welcome to best teaching academy


Registration Form

Name
Age
Email
Mobile No.
GenderMaleFemale
Select a course


To acquire more knowledge in computer came to our academy




Class 8(Tuesday(21-10-25)):

What are we learn today

  • Mark element
  • Strong element
  • Subscript
  • Superscript

Mark element:

Mark element is highlight a element.
Example:

HTML mostly use in Web development and others.


Input:

Strong element:

example:

This is theExample of Strong Element

you see some words are bold. this is strong element. Input:

Subscript

example:

56

input:

Superscript

example:

56

input:

Exercise:

write input for this output.

this is the Exercise for you. by this exercise you can improve your skill in this. 5C6



Class - 9 (wednesday(22-10-25)): what are we learn today
  • Small element
  • Size text
  • Week input

Small element:

to show text small.

Example of normal text

Example of smaller text


Size text

i show all examples.

This is h1 tag

This is h2 tag

This is h3 tag

This is h4 tag

This is h5 tag
This is h6 tag

This is p tag



This is kbd tag
This is blockquote tag
in all above you see blockquote is different because it will not print in margin.

Week input


in this input put double quotation in all the words week and submit.

Class 10(Thursday(23-10-25))

what are you learn in this

  • CSS
CSS is another language like html. it is used in many ways. Mostly used in to change the color. we see in all web pages include this web page in indexing page this is purpule color.as same we learn how to change the color by CSS.

Most clear Explanation:

we consider we built a house.after completing this house we want to paint this house. This painting work is CSS.

CSS:

we have two options for write CSS code.
OPTION - 1: your app contains seperate CSS option. OPTION - 2: by using style tag we can write CSS in html.

i use style tag for clearance.

Example:

Hello

Example

Input: Description of image Output: Description of image
Description of image

Class - 12(saturday(25-10-25))

what are you learn in this
  • span tag

Span tag

span tag is used to highlight a word in a passage. for example see this:


OUTPUT
Add the basil, pine nuts and garlic to a blender and blend into a paste.

Gradually add the olive oil while running the blender slowly.


INPUT: Description of image

Font style

Bold Bold of b tag
i tag
U tag
EM tag
strong tag
DFN tag
CITE tag
CODE rag
KBD tag
it is SAMP tag
it is TT tag Looks like this.

Class-13(Monday(26-10-25)):

Anchor tag


Type any URL in tag and put double quotation and write any words between tags.

Image tag

write any url within double quotation. This had no closing tag.

Class - 14(Tuesday(28-10-25))

CSS

INPUT: Description of image
output: Description of image

With the time issues this learn is ended in 28th October 2025 and restart in after some days.



THANKS FOR COMING